home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Most Valuable Games 2
/
Most Valuable Games Volume 2 (MVP Publishing)(August 1995).iso
/
games
/
xenoball
/
go.bat
< prev
next >
Wrap
DOS Batch File
|
1995-04-30
|
92b
|
7 lines
@echo off
xorder.exe
hbcheck /s /m /k536
if errorlevel==1 goto End
xenoball.exe
:End